const net.hostLookupCgo
20 uses
net (current package)
conf.go#L244: return hostLookupCgo, nil
conf.go#L247: return hostLookupCgo, nil
conf.go#L255: return hostLookupCgo, nil
conf.go#L259: fallbackOrder = hostLookupCgo
conf.go#L279: return hostLookupCgo, dnsConf
conf.go#L285: return hostLookupCgo, dnsConf
conf.go#L350: return hostLookupCgo, dnsConf
conf.go#L370: return hostLookupCgo, dnsConf
conf.go#L391: return hostLookupCgo, dnsConf
conf.go#L395: return hostLookupCgo, dnsConf
conf.go#L404: return hostLookupCgo, dnsConf
conf.go#L416: return hostLookupCgo, dnsConf
conf.go#L425: return hostLookupCgo, dnsConf
conf.go#L430: return hostLookupCgo, dnsConf
dnsclient_unix.go#L544: hostLookupCgo hostLookupOrder = iota
dnsclient_unix.go#L552: hostLookupCgo: "cgo",
lookup_unix.go#L57: if order == hostLookupCgo {
lookup_unix.go#L65: if order == hostLookupCgo {
lookup_unix.go#L91: if order == hostLookupCgo {
lookup_unix.go#L117: if order == hostLookupCgo {
 |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |